Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Created new Stepper / StepperProvider components #855

Merged
merged 10 commits into from
Nov 5, 2024
Merged

Conversation

mariush2
Copy link
Contributor

@mariush2 mariush2 commented Nov 4, 2024

Copy link

github-actions bot commented Nov 4, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% (🎯 100%) 12135 / 12135
🟢 Statements 100% (🎯 100%) 12135 / 12135
🟢 Functions 100% (🎯 100%) 560 / 560
🟢 Branches 100% (🎯 100%) 2534 / 2534
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/molecules/Stepper/StepLine.tsx 100% 100% 100% 100%
src/molecules/Stepper/Stepper.tsx 100% 100% 100% 100%
src/molecules/Stepper/Step/Step.tsx 100% 100% 100% 100%
src/molecules/Stepper/Step/StepIcon.tsx 100% 100% 100% 100%
src/molecules/Stepper/SubTitle/SubStepIndicator.tsx 100% 100% 100% 100%
src/molecules/Stepper/SubTitle/SubTitle.tsx 100% 100% 100% 100%
src/providers/StepperProvider.tsx 100% 100% 100% 100%
Generated in workflow #1117 for commit 72f4c56 by the Vitest Coverage Report Action

@mariush2 mariush2 marked this pull request as ready for review November 4, 2024 13:21
@mariush2 mariush2 requested a review from a team as a code owner November 4, 2024 13:21
Copy link
Contributor

@aslakihle aslakihle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see the code coverage action failed on something else
image

src/molecules/Stepper/Stepper.tsx Outdated Show resolved Hide resolved
@mariush2 mariush2 merged commit 13a4cab into main Nov 5, 2024
10 checks passed
@mariush2 mariush2 deleted the feat/stepper branch November 5, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants